/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-70gn7nxss9] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-70gn7nxss9] {
    flex: 1;
}

.sidebar[b-70gn7nxss9] {
    background-image: linear-gradient(180deg, #2e5aac 0%, #1e3e80 70%);
}

.top-row[b-70gn7nxss9] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-70gn7nxss9]  a, .top-row[b-70gn7nxss9]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-70gn7nxss9]  a:hover, .top-row[b-70gn7nxss9]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-70gn7nxss9]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-70gn7nxss9] {
        justify-content: space-between;
    }

    .top-row[b-70gn7nxss9]  a, .top-row[b-70gn7nxss9]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-70gn7nxss9] {
        flex-direction: row;
    }

    .sidebar[b-70gn7nxss9] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-70gn7nxss9] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-70gn7nxss9]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-70gn7nxss9], article[b-70gn7nxss9] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}


/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-6qkc1q0usi] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-6qkc1q0usi] {
    height: 3.5rem;
    background-color: #2e5aac; /* Akzentfarbe */
}

.navbar-brand[b-6qkc1q0usi] {
    font-size: 1.1rem;
    color: white;
}

.bi[b-6qkc1q0usi] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-custom[b-6qkc1q0usi] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.5rem;
    top: -0.88rem;
    background-size: cover;
    font-size: 1.3rem;
}

.bi-house-door-fill-nav-menu[b-6qkc1q0usi] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-6qkc1q0usi] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-6qkc1q0usi] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-6qkc1q0usi] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-6qkc1q0usi] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-6qkc1q0usi] {
        padding-bottom: 1rem;
    }

    .nav-item[b-6qkc1q0usi]  a {
        color: #e0e0e0;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        padding-left: 1rem;
        transition: background-color 0.2s ease;
    }

        .nav-item[b-6qkc1q0usi]  a.active {
            background-color: #2e5aac;
            color: white;
        }

        .nav-item[b-6qkc1q0usi]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-6qkc1q0usi] {
        display: none;
    }

    .collapse[b-6qkc1q0usi] {
        display: block;
    }

    .nav-scrollable[b-6qkc1q0usi] {
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Candidates.razor.rz.scp.css */
.title[b-axfwbg5cpr] {
    margin: 0 0 1rem;
}

.toolbar[b-axfwbg5cpr] {
    display: flex;
    align-items: center;
    gap: .5rem;
    margin-bottom: .75rem;
}

    .toolbar .spacer[b-axfwbg5cpr] {
        flex: 1;
    }

.search[b-axfwbg5cpr] {
    flex: 1;
    max-width: 28rem;
    padding: .5rem .75rem;
    border: 1px solid #d0d7de;
    border-radius: .5rem;
}

.btn[b-axfwbg5cpr] {
    padding: .5rem .9rem;
    border-radius: .5rem;
    border: 1px solid #d0d7de;
    background: #fff;
    cursor: pointer;
}

    .btn.primary[b-axfwbg5cpr] {
        background: #2563eb;
        color: #fff;
        border-color: #2563eb;
    }

    .btn.danger[b-axfwbg5cpr] {
        background: #dc2626;
        color: #fff;
        border-color: #dc2626;
    }

    .btn:disabled[b-axfwbg5cpr] {
        opacity: .5;
        cursor: not-allowed;
    }

.table-wrap[b-axfwbg5cpr] {
    overflow: auto;
    border: 1px solid #e5e7eb;
    border-radius: .5rem;
}

table.grid[b-axfwbg5cpr] {
    width: 100%;
    border-collapse: collapse;
}

    table.grid th[b-axfwbg5cpr], table.grid td[b-axfwbg5cpr] {
        padding: .6rem .75rem;
        border-bottom: 1px solid #eee;
        text-align: left;
    }

    table.grid th[b-axfwbg5cpr] {
        background: #f8fafc;
        position: sticky;
        top: 0;
        z-index: 1;
    }

    table.grid tr.selected[b-axfwbg5cpr] {
        background: linear-gradient(90deg, #2563eb 0%, #2563eb 100%);
        color: #fff;
        font-weight: 600;
        box-shadow: 0 2px 8px 0 rgba(99,102,241,0.10);
        outline: 2px solid #2563eb;
        outline-offset: -2px;
        transition: background 0.2s, color 0.2s;
    }

    table.grid tr:hover[b-axfwbg5cpr] {
        background: #e0e7ff;
        color: #1e293b;
        transition: background 0.15s, color 0.15s;
    }

td.number[b-axfwbg5cpr] {
    text-align: right;
}

tr.empty td[b-axfwbg5cpr] {
    text-align: center;
    color: #6b7280;
}

/* Dialog */
.dialog-backdrop[b-axfwbg5cpr] {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.4);
    display: grid;
    place-items: center;
}

.dialog[b-axfwbg5cpr] {
    width: min(720px, 92vw);
    background: #fff;
    border-radius: .75rem;
    padding: 1rem 1rem 1.25rem;
    box-shadow: 0 10px 30px rgba(0,0,0,.2);
}

    .dialog h3[b-axfwbg5cpr] {
        margin: .25rem 0 1rem;
    }

.form-grid[b-axfwbg5cpr] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .75rem;
}

.input[b-axfwbg5cpr] {
    width: 100%;
    padding: .5rem .6rem;
    border: 1px solid #d1d5db;
    border-radius: .5rem;
}

.dialog-actions[b-axfwbg5cpr] {
    margin-top: 1rem;
    display: flex;
    gap: .5rem;
    justify-content: flex-end;
}

.quote-footer[b-axfwbg5cpr] {
    margin-top: 2.5rem;
    padding: 1.2rem 0 0.5rem 0;
    text-align: center;
    color: #6b7280;
    font-size: clamp(0.85rem, 1.2vw, 1.05rem);
    opacity: 0.85;
    border-top: 1px solid #e5e7eb;
}

    .quote-footer .quote-text[b-axfwbg5cpr] {
        display: block;
        margin-top: 0.2rem;
        font-style: italic;
        font-weight: 400;
        color: #94a3b8;
        opacity: 0.95;
        line-height: 1.6;
        font-size: clamp(0.95rem, 1.5vw, 1.15rem);
    }

.loading-overlay[b-axfwbg5cpr] {
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.4);
    display: flex;
    align-items: center;
    justify-content: center;
}
/* /Pages/Components/MaintenanceMode.razor.rz.scp.css */
/* Maintenance Mode Styles - Generated by GitHub Copilot */

.maintenance-overlay[b-td72nokfzt] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999;
    padding: 1rem;
}

.maintenance-container[b-td72nokfzt] {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(20px);
    border-radius: 24px;
    padding: 3rem 2.5rem;
    max-width: 500px;
    width: 100%;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    text-align: center;
    animation: fadeInUp-b-td72nokfzt 0.5s ease-out;
}

@keyframes fadeInUp-b-td72nokfzt {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.maintenance-icon[b-td72nokfzt] {
    color: #667eea;
    margin-bottom: 1.5rem;
    animation: pulse-b-td72nokfzt 2s ease-in-out infinite;
}

@keyframes pulse-b-td72nokfzt {
    0%, 100% {
        transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.8;
    }
}

.maintenance-title[b-td72nokfzt] {
    font-size: 2rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 1rem;
}

.maintenance-message[b-td72nokfzt] {
    font-size: 1.125rem;
    color: #4a5568;
    line-height: 1.6;
    margin-bottom: 1.5rem;
}

.maintenance-time[b-td72nokfzt] {
    background: rgba(102, 126, 234, 0.1);
    border-radius: 12px;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1.5rem;
}

.maintenance-time span[b-td72nokfzt] {
    color: #667eea;
    font-weight: 600;
    font-size: 0.95rem;
}

.maintenance-footer[b-td72nokfzt] {
    margin-top: 2rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.maintenance-footer p[b-td72nokfzt] {
    color: #718096;
    font-size: 0.875rem;
    margin-bottom: 1rem;
}

.refresh-button[b-td72nokfzt] {
    background: rgba(102, 126, 234, 0.92);
    backdrop-filter: blur(10px);
    color: white;
    border: none;
    border-radius: 12px;
    padding: 0.75rem 2rem;
    font-size: 0.95rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.3);
}

.refresh-button:hover[b-td72nokfzt] {
    background: rgba(102, 126, 234, 1);
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(102, 126, 234, 0.4);
}

.refresh-button:active[b-td72nokfzt] {
    transform: translateY(0);
}

@media (max-width: 640px) {
    .maintenance-container[b-td72nokfzt] {
        padding: 2rem 1.5rem;
    }

    .maintenance-title[b-td72nokfzt] {
        font-size: 1.5rem;
    }

    .maintenance-message[b-td72nokfzt] {
        font-size: 1rem;
    }
}
/* /Pages/Components/PointModellSettings.razor.rz.scp.css */
dialog.save-dialog[b-snao2tj9vb] {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 0;
    border-radius: 12px;
    padding: 16px 20px;
    width: min(480px, 92vw);
    background: var(--mud-palette-surface, #fff);
    color: inherit;
    z-index: 1001;
    box-shadow: 0 10px 25px rgba(0,0,0,.2);
}

.dialog-backdrop[b-snao2tj9vb] {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.32);
    z-index: 1000;
}

.dialog-actions[b-snao2tj9vb] {
    display: flex;
    justify-content: flex-end;
    gap: 8px;
    margin-top: 16px;
}
/* /Pages/Components/ProofImageDialog.razor.rz.scp.css */
/* Generated by GitHub Copilot */
.image-container[b-k84xjm5qm9] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-height: 70vh;
    overflow: auto;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    padding: 16px;
}

.proof-image[b-k84xjm5qm9] {
    max-width: 100%;
    max-height: 65vh;
    height: auto;
    border-radius: 4px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    object-fit: contain;
}

/* Glassmorphic dialog styling to match project design */
[b-k84xjm5qm9] .mud-dialog-content {
    padding: 24px;
}

[b-k84xjm5qm9] .mud-dialog-actions {
    padding: 16px 24px;
    justify-content: space-between;
}
/* /Pages/Components/UpdateAvailableDetector.razor.rz.scp.css */
.update-notification[b-50imt36qp1] {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    animation: slideIn-b-50imt36qp1 0.5s ease-out;
}

.update-button[b-50imt36qp1] {
    background: linear-gradient(135deg, #2e5aac 0%, #1e3e80 100%);
    color: white;
    border: none;
    padding: 15px 25px;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
    box-shadow: 0 4px 15px rgba(46, 90, 172, 0.4);
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 8px;
    white-space: nowrap;
}

    .update-button:hover[b-50imt36qp1] {
        transform: translateY(-2px);
        box-shadow: 0 6px 20px rgba(46, 90, 172, 0.6);
        background: linear-gradient(135deg, #3968c4 0%, #25498f 100%);
    }

    .update-button:active[b-50imt36qp1] {
        transform: translateY(0);
    }

@keyframes slideIn-b-50imt36qp1 {
    from {
        transform: translateX(400px);
        opacity: 0;
    }

    to {
        transform: translateX(0);
        opacity: 1;
    }
}

/* Für Tablets und kleinere Desktops */
@media (max-width: 1024px) {
    .update-notification[b-50imt36qp1] {
        bottom: 15px;
        right: 15px;
    }

    .update-button[b-50imt36qp1] {
        font-size: 15px;
        padding: 12px 20px;
    }
}

/* Für mobile Geräte */
@media (max-width: 768px) {
    .update-notification[b-50imt36qp1] {
        bottom: 10px;
        right: 10px;
        left: 10px;
    }

    .update-button[b-50imt36qp1] {
        width: 100%;
        justify-content: center;
        font-size: 14px;
        padding: 12px 20px;
    }
}
/* /Pages/Components/WhatsNewDialog.razor.rz.scp.css */
.whats-new-overlay[b-cpq6lc60hc] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(4px);
    z-index: 10000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    animation: fadeIn-b-cpq6lc60hc 0.3s ease-out;
}

.whats-new-dialog[b-cpq6lc60hc] {
    background: white;
    border-radius: 20px;
    max-width: 500px;
    width: 100%;
    max-height: 80vh;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    animation: slideUp-b-cpq6lc60hc 0.4s ease-out;
    display: flex;
    flex-direction: column;
}

.whats-new-header[b-cpq6lc60hc] {
    background: linear-gradient(135deg, #4A90E2 0%, #5B7FDB 100%);
    color: white;
    padding: 1.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .whats-new-header h2[b-cpq6lc60hc] {
        margin: 0;
        font-size: 1.5rem;
        font-weight: 600;
    }

.close-button[b-cpq6lc60hc] {
    background: transparent;
    border: none;
    color: white;
    font-size: 2rem;
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: background 0.2s;
}

    .close-button:hover[b-cpq6lc60hc] {
        background: rgba(255, 255, 255, 0.2);
    }

.whats-new-content[b-cpq6lc60hc] {
    padding: 1.5rem;
    overflow-y: auto;
    flex: 1;
}

.version-badge[b-cpq6lc60hc] {
    display: inline-block;
    background: linear-gradient(135deg, #4A90E2 0%, #5B7FDB 100%);
    color: white;
    padding: 0.4rem 1rem;
    border-radius: 20px;
    font-size: 0.9rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
}

.changelog-section[b-cpq6lc60hc] {
    margin-bottom: 1.5rem;
}

    .changelog-section h3[b-cpq6lc60hc] {
        font-size: 1.1rem;
        margin-bottom: 0.8rem;
        color: #333;
        font-weight: 600;
    }

.changelog-list[b-cpq6lc60hc] {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .changelog-list li[b-cpq6lc60hc] {
        padding: 0.6rem 0;
        padding-left: 1.5rem;
        position: relative;
        color: #555;
        line-height: 1.5;
    }

        .changelog-list li[b-cpq6lc60hc]::before {
            content: "•";
            position: absolute;
            left: 0;
            color: #4A90E2;
            font-weight: bold;
            font-size: 1.2rem;
        }

.whats-new-footer[b-cpq6lc60hc] {
    padding: 1.5rem;
    border-top: 1px solid #eee;
}

.btn-primary[b-cpq6lc60hc] {
    width: 100%;
    background: linear-gradient(135deg, #4A90E2 0%, #5B7FDB 100%);
    color: white;
    border: none;
    padding: 1rem;
    border-radius: 12px;
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(74, 144, 226, 0.3);
}

    .btn-primary:hover[b-cpq6lc60hc] {
        transform: translateY(-2px);
        box-shadow: 0 6px 20px rgba(74, 144, 226, 0.4);
    }

    .btn-primary:active[b-cpq6lc60hc] {
        transform: translateY(0);
    }

@keyframes fadeIn-b-cpq6lc60hc {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes slideUp-b-cpq6lc60hc {
    from {
        transform: translateY(50px);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@media (max-width: 768px) {
    .whats-new-dialog[b-cpq6lc60hc] {
        max-height: 90vh;
        margin: 0 0.5rem;
    }

    .whats-new-header h2[b-cpq6lc60hc] {
        font-size: 1.3rem;
    }

    .whats-new-content[b-cpq6lc60hc] {
        padding: 1rem;
    }
}
/* /Pages/EventsPage.razor.rz.scp.css */
.title[b-60vw7pqv8p] {
    margin: 0 0 1rem;
}

.toolbar[b-60vw7pqv8p] {
    display: flex;
    align-items: center;
    gap: .5rem;
    margin-bottom: .75rem;
}

    .toolbar .spacer[b-60vw7pqv8p] {
        flex: 1;
    }

.search[b-60vw7pqv8p] {
    flex: 1;
    max-width: 28rem;
    padding: .5rem .75rem;
    border: 1px solid #d0d7de;
    border-radius: .5rem;
}

.btn[b-60vw7pqv8p] {
    padding: .5rem .9rem;
    border-radius: .5rem;
    border: 1px solid #d0d7de;
    background: #fff;
    cursor: pointer;
}

    .btn.primary[b-60vw7pqv8p] {
        background: #2563eb;
        color: #fff;
        border-color: #2563eb;
    }

    .btn.danger[b-60vw7pqv8p] {
        background: #dc2626;
        color: #fff;
        border-color: #dc2626;
    }

    .btn:disabled[b-60vw7pqv8p] {
        opacity: .5;
        cursor: not-allowed;
    }

.table-wrap[b-60vw7pqv8p] {
    overflow: auto;
    border: 1px solid #e5e7eb;
    border-radius: .5rem;
}

table.grid[b-60vw7pqv8p] {
    width: 100%;
    border-collapse: collapse;
}

    table.grid th[b-60vw7pqv8p], table.grid td[b-60vw7pqv8p] {
        padding: .6rem .75rem;
        border-bottom: 1px solid #eee;
        text-align: left;
    }

    table.grid th[b-60vw7pqv8p] {
        background: #f8fafc;
        position: sticky;
        top: 0;
        z-index: 1;
    }

    table.grid tr.selected[b-60vw7pqv8p] {
        background: linear-gradient(90deg, #2563eb 0%, #2563eb 100%);
        color: #fff;
        font-weight: 600;
        box-shadow: 0 2px 8px 0 rgba(99,102,241,0.10);
        outline: 2px solid #2563eb;
        outline-offset: -2px;
        transition: background 0.2s, color 0.2s;
    }

    table.grid tr:hover[b-60vw7pqv8p] {
        background: #e0e7ff;
        color: #1e293b;
        transition: background 0.15s, color 0.15s;
    }

td.number[b-60vw7pqv8p] {
    text-align: right;
}

tr.empty td[b-60vw7pqv8p] {
    text-align: center;
    color: #6b7280;
}

/* Dialog */
.dialog-backdrop[b-60vw7pqv8p] {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.4);
    display: grid;
    place-items: center;
}

.dialog[b-60vw7pqv8p] {
    width: min(720px, 92vw);
    background: #fff;
    border-radius: .75rem;
    padding: 1rem 1rem 1.25rem;
    box-shadow: 0 10px 30px rgba(0,0,0,.2);
}

    .dialog h3[b-60vw7pqv8p] {
        margin: .25rem 0 1rem;
    }

.form-grid[b-60vw7pqv8p] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .75rem;
}

.input[b-60vw7pqv8p] {
    width: 100%;
    padding: .5rem .6rem;
    border: 1px solid #d1d5db;
    border-radius: .5rem;
}

.dialog-actions[b-60vw7pqv8p] {
    margin-top: 1rem;
    display: flex;
    gap: .5rem;
    justify-content: flex-end;
}

.quote-footer[b-60vw7pqv8p] {
    margin-top: 2.5rem;
    padding: 1.2rem 0 0.5rem 0;
    text-align: center;
    color: #6b7280;
    font-size: clamp(0.85rem, 1.2vw, 1.05rem);
    opacity: 0.85;
    border-top: 1px solid #e5e7eb;
}

    .quote-footer .quote-text[b-60vw7pqv8p] {
        display: block;
        margin-top: 0.2rem;
        font-style: italic;
        font-weight: 400;
        color: #94a3b8;
        opacity: 0.95;
        line-height: 1.6;
        font-size: clamp(0.95rem, 1.5vw, 1.15rem);
    }

.loading-overlay[b-60vw7pqv8p] {
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.4);
    display: flex;
    align-items: center;
    justify-content: center;
}

.participant-count[b-60vw7pqv8p] {
    color: #2563eb;
    cursor: pointer;
    text-decoration: underline;
    font-weight: 500;
}

    .participant-count:hover[b-60vw7pqv8p] {
        color: #1d4ed8;
    }
/* /Pages/ExternalMassRequestsPage.razor.rz.scp.css */

.title[b-6k0ogc779b] {
    margin: 0 0 1rem;
}

.toolbar[b-6k0ogc779b] {
    display: flex;
    align-items: center;
    gap: .5rem;
    margin-bottom: .75rem;
}

    .toolbar .spacer[b-6k0ogc779b] {
        flex: 1;
    }

.search[b-6k0ogc779b] {
    flex: 1;
    max-width: 28rem;
}

.table-wrap[b-6k0ogc779b] {
    overflow: auto;
    border: 1px solid #e5e7eb;
    border-radius: .5rem;
}

table.grid[b-6k0ogc779b] {
    width: 100%;
    border-collapse: collapse;
}

    table.grid th[b-6k0ogc779b], table.grid td[b-6k0ogc779b] {
        padding: .6rem .75rem;
        border-bottom: 1px solid #eee;
        text-align: left;
    }

    table.grid th[b-6k0ogc779b] {
        background: #f8fafc;
        position: sticky;
        top: 0;
        z-index: 1;
    }

    table.grid th.sortable-header[b-6k0ogc779b] {
        cursor: pointer;
        user-select: none;
        transition: background-color 0.2s ease;
    }

        table.grid th.sortable-header:hover[b-6k0ogc779b] {
            background: #f1f5f9;
        }

    table.grid tr.selected[b-6k0ogc779b] {
        background: linear-gradient(90deg, #2563eb 0%, #2563eb 100%);
        color: #fff;
        font-weight: 600;
        box-shadow: 0 2px 8px 0 rgba(99,102,241,0.10);
        outline: 2px solid #2563eb;
        outline-offset: -2px;
        transition: background 0.2s, color 0.2s;
    }

    table.grid tr:hover[b-6k0ogc779b] {
        background: #e0e7ff;
        color: #1e293b;
        transition: background 0.15s, color 0.15s;
    }

tr.empty td[b-6k0ogc779b] {
    text-align: center;
    color: #6b7280;
}

/* Badge Styles */
.badge[b-6k0ogc779b] {
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 0.85rem;
    font-weight: 600;
    display: inline-block;
}

.badge-warning[b-6k0ogc779b] {
    background-color: #ff9800;
    color: white;
}

.badge-success[b-6k0ogc779b] {
    background-color: #4caf50;
    color: white;
}

.badge-error[b-6k0ogc779b] {
    background-color: #f44336;
    color: white;
}

/* Loading Overlay */
.loading-overlay[b-6k0ogc779b] {
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.4);
    display: flex;
    align-items: center;
    justify-content: center;
}

/* /Pages/GroupsBasePage.razor.rz.scp.css */
.title[b-rnmpec83dx] {
    margin: 0 0 1rem;
}

.toolbar[b-rnmpec83dx] {
    display: flex;
    align-items: center;
    gap: .5rem;
    margin-bottom: .75rem;
}

    .toolbar .spacer[b-rnmpec83dx] {
        flex: 1;
    }

.search[b-rnmpec83dx] {
    flex: 1;
    max-width: 28rem;
    padding: .5rem .75rem;
    border: 1px solid #d0d7de;
    border-radius: .5rem;
}

.btn[b-rnmpec83dx] {
    padding: .5rem .9rem;
    border-radius: .5rem;
    border: 1px solid #d0d7de;
    background: #fff;
    cursor: pointer;
}

    .btn.primary[b-rnmpec83dx] {
        background: #2563eb;
        color: #fff;
        border-color: #2563eb;
    }

    .btn.danger[b-rnmpec83dx] {
        background: #dc2626;
        color: #fff;
        border-color: #dc2626;
    }

    .btn:disabled[b-rnmpec83dx] {
        opacity: .5;
        cursor: not-allowed;
    }

.table-wrap[b-rnmpec83dx] {
    overflow: auto;
    border: 1px solid #e5e7eb;
    border-radius: .5rem;
}

table.grid[b-rnmpec83dx] {
    width: 100%;
    border-collapse: collapse;
}

    table.grid th[b-rnmpec83dx], table.grid td[b-rnmpec83dx] {
        padding: .6rem .75rem;
        border-bottom: 1px solid #eee;
        text-align: left;
    }

    table.grid th[b-rnmpec83dx] {
        background: #f8fafc;
        position: sticky;
        top: 0;
        z-index: 1;
    }

    table.grid tr.selected[b-rnmpec83dx] {
        background: linear-gradient(90deg, #2563eb 0%, #2563eb 100%);
        color: #fff;
        font-weight: 600;
        box-shadow: 0 2px 8px 0 rgba(99,102,241,0.10);
        outline: 2px solid #2563eb;
        outline-offset: -2px;
        transition: background 0.2s, color 0.2s;
    }

    table.grid tr:hover[b-rnmpec83dx] {
        background: #e0e7ff;
        color: #1e293b;
        transition: background 0.15s, color 0.15s;
    }

td.number[b-rnmpec83dx] {
    text-align: right;
}

tr.empty td[b-rnmpec83dx] {
    text-align: center;
    color: #6b7280;
}

/* Dialog */
.dialog-backdrop[b-rnmpec83dx] {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.4);
    display: grid;
    place-items: center;
}

.dialog[b-rnmpec83dx] {
    width: min(720px, 92vw);
    background: #fff;
    border-radius: .75rem;
    padding: 1rem 1rem 1.25rem;
    box-shadow: 0 10px 30px rgba(0,0,0,.2);
}

    .dialog h3[b-rnmpec83dx] {
        margin: .25rem 0 1rem;
    }

.form-grid[b-rnmpec83dx] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .75rem;
}

.input[b-rnmpec83dx] {
    width: 100%;
    padding: .5rem .6rem;
    border: 1px solid #d1d5db;
    border-radius: .5rem;
}

.dialog-actions[b-rnmpec83dx] {
    margin-top: 1rem;
    display: flex;
    gap: .5rem;
    justify-content: flex-end;
}

.quote-footer[b-rnmpec83dx] {
    margin-top: 2.5rem;
    padding: 1.2rem 0 0.5rem 0;
    text-align: center;
    color: #6b7280;
    font-size: clamp(0.85rem, 1.2vw, 1.05rem);
    opacity: 0.85;
    border-top: 1px solid #e5e7eb;
}

    .quote-footer .quote-text[b-rnmpec83dx] {
        display: block;
        margin-top: 0.2rem;
        font-style: italic;
        font-weight: 400;
        color: #94a3b8;
        opacity: 0.95;
        line-height: 1.6;
        font-size: clamp(0.95rem, 1.5vw, 1.15rem);
    }

.loading-overlay[b-rnmpec83dx] {
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.4);
    display: flex;
    align-items: center;
    justify-content: center;
}



/* /Pages/GroupsPage.razor.rz.scp.css */
.title[b-j9kwjcx2iy] {
    margin: 0 0 1rem;
}

.toolbar[b-j9kwjcx2iy] {
    display: flex;
    align-items: center;
    gap: .5rem;
    margin-bottom: .75rem;
}

    .toolbar .spacer[b-j9kwjcx2iy] {
        flex: 1;
    }

.search[b-j9kwjcx2iy] {
    flex: 1;
    max-width: 28rem;
    padding: .5rem .75rem;
    border: 1px solid #d0d7de;
    border-radius: .5rem;
}

.btn[b-j9kwjcx2iy] {
    padding: .5rem .9rem;
    border-radius: .5rem;
    border: 1px solid #d0d7de;
    background: #fff;
    cursor: pointer;
}

    .btn.primary[b-j9kwjcx2iy] {
        background: #2563eb;
        color: #fff;
        border-color: #2563eb;
    }

    .btn.danger[b-j9kwjcx2iy] {
        background: #dc2626;
        color: #fff;
        border-color: #dc2626;
    }

    .btn:disabled[b-j9kwjcx2iy] {
        opacity: .5;
        cursor: not-allowed;
    }

.table-wrap[b-j9kwjcx2iy] {
    overflow: auto;
    border: 1px solid #e5e7eb;
    border-radius: .5rem;
}

table.grid[b-j9kwjcx2iy] {
    width: 100%;
    border-collapse: collapse;
}

    table.grid th[b-j9kwjcx2iy], table.grid td[b-j9kwjcx2iy] {
        padding: .6rem .75rem;
        border-bottom: 1px solid #eee;
        text-align: left;
    }

    table.grid th[b-j9kwjcx2iy] {
        background: #f8fafc;
        position: sticky;
        top: 0;
        z-index: 1;
    }

    table.grid tr.selected[b-j9kwjcx2iy] {
        background: linear-gradient(90deg, #2563eb 0%, #2563eb 100%);
        color: #fff;
        font-weight: 600;
        box-shadow: 0 2px 8px 0 rgba(99,102,241,0.10);
        outline: 2px solid #2563eb;
        outline-offset: -2px;
        transition: background 0.2s, color 0.2s;
    }

    table.grid tr:hover[b-j9kwjcx2iy] {
        background: #e0e7ff;
        color: #1e293b;
        transition: background 0.15s, color 0.15s;
    }

td.number[b-j9kwjcx2iy] {
    text-align: right;
}

tr.empty td[b-j9kwjcx2iy] {
    text-align: center;
    color: #6b7280;
}

/* Dialog */
.dialog-backdrop[b-j9kwjcx2iy] {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.4);
    display: grid;
    place-items: center;
}

.dialog[b-j9kwjcx2iy] {
    width: min(720px, 92vw);
    background: #fff;
    border-radius: .75rem;
    padding: 1rem 1rem 1.25rem;
    box-shadow: 0 10px 30px rgba(0,0,0,.2);
}

    .dialog h3[b-j9kwjcx2iy] {
        margin: .25rem 0 1rem;
    }

.form-grid[b-j9kwjcx2iy] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .75rem;
}

.input[b-j9kwjcx2iy] {
    width: 100%;
    padding: .5rem .6rem;
    border: 1px solid #d1d5db;
    border-radius: .5rem;
}

.dialog-actions[b-j9kwjcx2iy] {
    margin-top: 1rem;
    display: flex;
    gap: .5rem;
    justify-content: flex-end;
}

.quote-footer[b-j9kwjcx2iy] {
    margin-top: 2.5rem;
    padding: 1.2rem 0 0.5rem 0;
    text-align: center;
    color: #6b7280;
    font-size: clamp(0.85rem, 1.2vw, 1.05rem);
    opacity: 0.85;
    border-top: 1px solid #e5e7eb;
}

    .quote-footer .quote-text[b-j9kwjcx2iy] {
        display: block;
        margin-top: 0.2rem;
        font-style: italic;
        font-weight: 400;
        color: #94a3b8;
        opacity: 0.95;
        line-height: 1.6;
        font-size: clamp(0.95rem, 1.5vw, 1.15rem);
    }

/* Dropzone styling — erhöhte Spezifität damit MudBlazor-Styles nicht überschreiben */
.dropzone-bg[b-j9kwjcx2iy] {
    background-color: rgba(128, 128, 128, 0.10) !important; /* dezenter Hintergrund */
    border: 1px solid rgba(128,128,128,0.18) !important;
    transition: background-color 0.2s;
}

/* zusätzliche Selektoren für MudBlazor-Wrapperklassen */
.dropzone-bg.mud-background-gray[b-j9kwjcx2iy],
.dropzone-bg.mud-drop-zone[b-j9kwjcx2iy],
.dropzone-bg.mud-paper[b-j9kwjcx2iy],
.dropzone-bg .mud-paper[b-j9kwjcx2iy] {
    background-color: rgba(128, 128, 128, 0.10) !important;
    border-color: rgba(128,128,128,0.18) !important;
}

.loading-overlay[b-j9kwjcx2iy] {
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.4);
    display: flex;
    align-items: center;
    justify-content: center;
}

.candidates-grid[b-j9kwjcx2iy] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

/* Multi-Column Layout für unzugeordnete Kandidaten */
.dropzone-unassigned[b-j9kwjcx2iy] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 12px;
  align-content: start;
}

/* Überschrift über alle Spalten */
.dropzone-unassigned > .mud-typography[b-j9kwjcx2iy] {
  grid-column: 1 / -1;
}

/* Karten sauber in Spalten, keine Zeilenumbrüche innerhalb einer Karte */
.dropzone-unassigned .mud-paper[b-j9kwjcx2iy] {
  break-inside: avoid;
  margin: 0; /* Abstand kommt vom Grid-Gap */
  width: 100%;
}




/* /Pages/Home.razor.rz.scp.css */
/* /Pages/Login.razor.rz.scp.css */
body[b-xzeliyi7j3], html[b-xzeliyi7j3] {
    margin: 0;
    padding: 0;
    height: 100%;
}

.login-page[b-xzeliyi7j3] {
    background: url("images/login-bg.jpg") no-repeat center center fixed;
    background-size: cover;
    min-height: 100vh;
    display: flex;
    position: fixed;
    inset: 0; /* ersetzt top: 0; left: 0; etc. */
    justify-content: center;
    align-items: center;
}

.login-container[b-xzeliyi7j3] {
    max-width: 400px;
    width: 100%;
    padding: 2rem;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 0.95);
}
/* /Pages/MassCheckInCodesPage.razor.rz.scp.css */
/* Generated by GitHub Copilot */
.title[b-yg1lsk5rqw] {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
    color: #2c3e50;
}

.toolbar[b-yg1lsk5rqw] {
    display: flex;
    gap: 0.5rem;
    margin-bottom: 1rem;
    align-items: center;
}

.toolbar .search[b-yg1lsk5rqw] {
    flex: 1;
    min-width: 200px;
}

.toolbar .spacer[b-yg1lsk5rqw] {
    flex: 1;
}
/* /Pages/Masses.razor.rz.scp.css */
.title[b-e8lmupm23h] {
    margin: 0 0 1rem;
}

.toolbar[b-e8lmupm23h] {
    display: flex;
    align-items: center;
    gap: .5rem;
    margin-bottom: .75rem;
}

    .toolbar .spacer[b-e8lmupm23h] {
        flex: 1;
    }

.search[b-e8lmupm23h] {
    flex: 1;
    max-width: 28rem;
    padding: .5rem .75rem;
    border: 1px solid #d0d7de;
    border-radius: .5rem;
}

.btn[b-e8lmupm23h] {
    padding: .5rem .9rem;
    border-radius: .5rem;
    border: 1px solid #d0d7de;
    background: #fff;
    cursor: pointer;
}

    .btn.primary[b-e8lmupm23h] {
        background: #2563eb;
        color: #fff;
        border-color: #2563eb;
    }

    .btn.danger[b-e8lmupm23h] {
        background: #dc2626;
        color: #fff;
        border-color: #dc2626;
    }

    .btn:disabled[b-e8lmupm23h] {
        opacity: .5;
        cursor: not-allowed;
    }

.table-wrap[b-e8lmupm23h] {
    overflow: auto;
    border: 1px solid #e5e7eb;
    border-radius: .5rem;
}

table.grid[b-e8lmupm23h] {
    width: 100%;
    border-collapse: collapse;
}

    table.grid th[b-e8lmupm23h], table.grid td[b-e8lmupm23h] {
        padding: .6rem .75rem;
        border-bottom: 1px solid #eee;
        text-align: left;
    }

    table.grid th[b-e8lmupm23h] {
        background: #f8fafc;
        position: sticky;
        top: 0;
        z-index: 1;
    }

    table.grid tr.selected[b-e8lmupm23h] {
        background: linear-gradient(90deg, #2563eb 0%, #2563eb 100%);
        color: #fff;
        font-weight: 600;
        box-shadow: 0 2px 8px 0 rgba(99,102,241,0.10);
        outline: 2px solid #2563eb;
        outline-offset: -2px;
        transition: background 0.2s, color 0.2s;
    }

    table.grid tr:hover[b-e8lmupm23h] {
        background: #e0e7ff;
        color: #1e293b;
        transition: background 0.15s, color 0.15s;
    }

td.number[b-e8lmupm23h] {
    text-align: right;
}

tr.empty td[b-e8lmupm23h] {
    text-align: center;
    color: #6b7280;
}

/* Dialog */
.dialog-backdrop[b-e8lmupm23h] {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.4);
    display: grid;
    place-items: center;
}

.dialog[b-e8lmupm23h] {
    width: min(720px, 92vw);
    background: #fff;
    border-radius: .75rem;
    padding: 1rem 1rem 1.25rem;
    box-shadow: 0 10px 30px rgba(0,0,0,.2);
}

    .dialog h3[b-e8lmupm23h] {
        margin: .25rem 0 1rem;
    }

.form-grid[b-e8lmupm23h] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .75rem;
}

.input[b-e8lmupm23h] {
    width: 100%;
    padding: .5rem .6rem;
    border: 1px solid #d1d5db;
    border-radius: .5rem;
}

.dialog-actions[b-e8lmupm23h] {
    margin-top: 1rem;
    display: flex;
    gap: .5rem;
    justify-content: flex-end;
}

.quote-footer[b-e8lmupm23h] {
    margin-top: 2.5rem;
    padding: 1.2rem 0 0.5rem 0;
    text-align: center;
    color: #6b7280;
    font-size: clamp(0.85rem, 1.2vw, 1.05rem);
    opacity: 0.85;
    border-top: 1px solid #e5e7eb;
}

    .quote-footer .quote-text[b-e8lmupm23h] {
        display: block;
        margin-top: 0.2rem;
        font-style: italic;
        font-weight: 400;
        color: #94a3b8;
        opacity: 0.95;
        line-height: 1.6;
        font-size: clamp(0.95rem, 1.5vw, 1.15rem);
    }

.loading-overlay[b-e8lmupm23h] {
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.4);
    display: flex;
    align-items: center;
    justify-content: center;
}
/* /Pages/PointsPage.razor.rz.scp.css */
.title[b-d3nmxxxvm6] {
    margin: 0 0 1rem;
}

.toolbar[b-d3nmxxxvm6] {
    display: flex;
    align-items: center;
    gap: .5rem;
    margin-bottom: .75rem;
}

    .toolbar .spacer[b-d3nmxxxvm6] {
        flex: 1;
    }

.search[b-d3nmxxxvm6] {
    flex: 1;
    max-width: 28rem;
    padding: .5rem .75rem;
    border: 1px solid #d0d7de;
    border-radius: .5rem;
}

.btn[b-d3nmxxxvm6] {
    padding: .5rem .9rem;
    border-radius: .5rem;
    border: 1px solid #d0d7de;
    background: #fff;
    cursor: pointer;
}

    .btn.primary[b-d3nmxxxvm6] {
        background: #2563eb;
        color: #fff;
        border-color: #2563eb;
    }

    .btn.danger[b-d3nmxxxvm6] {
        background: #dc2626;
        color: #fff;
        border-color: #dc2626;
    }

    .btn:disabled[b-d3nmxxxvm6] {
        opacity: .5;
        cursor: not-allowed;
    }

.table-wrap[b-d3nmxxxvm6] {
    overflow: auto;
    border: 1px solid #e5e7eb;
    border-radius: .5rem;
}

table.grid[b-d3nmxxxvm6] {
    width: 100%;
    border-collapse: collapse;
}

    table.grid th[b-d3nmxxxvm6], table.grid td[b-d3nmxxxvm6] {
        padding: .6rem .75rem;
        border-bottom: 1px solid #eee;
        text-align: left;
    }

    table.grid th[b-d3nmxxxvm6] {
        background: #f8fafc;
        position: sticky;
        top: 0;
        z-index: 1;
    }

    table.grid tr.selected[b-d3nmxxxvm6] {
        background: linear-gradient(90deg, #2563eb 0%, #2563eb 100%);
        color: #fff;
        font-weight: 600;
        box-shadow: 0 2px 8px 0 rgba(99,102,241,0.10);
        outline: 2px solid #2563eb;
        outline-offset: -2px;
        transition: background 0.2s, color 0.2s;
    }

    table.grid tr:hover[b-d3nmxxxvm6] {
        background: #e0e7ff;
        color: #1e293b;
        transition: background 0.15s, color 0.15s;
    }

td.number[b-d3nmxxxvm6] {
    text-align: right;
}

tr.empty td[b-d3nmxxxvm6] {
    text-align: center;
    color: #6b7280;
}

/* Dialog */
.dialog-backdrop[b-d3nmxxxvm6] {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.4);
    display: grid;
    place-items: center;
}

.dialog[b-d3nmxxxvm6] {
    width: min(720px, 92vw);
    background: #fff;
    border-radius: .75rem;
    padding: 1rem 1rem 1.25rem;
    box-shadow: 0 10px 30px rgba(0,0,0,.2);
}

    .dialog h3[b-d3nmxxxvm6] {
        margin: .25rem 0 1rem;
    }

.form-grid[b-d3nmxxxvm6] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .75rem;
}

.input[b-d3nmxxxvm6] {
    width: 100%;
    padding: .5rem .6rem;
    border: 1px solid #d1d5db;
    border-radius: .5rem;
}

.dialog-actions[b-d3nmxxxvm6] {
    margin-top: 1rem;
    display: flex;
    gap: .5rem;
    justify-content: flex-end;
}

.quote-footer[b-d3nmxxxvm6] {
    margin-top: 2.5rem;
    padding: 1.2rem 0 0.5rem 0;
    text-align: center;
    color: #6b7280;
    font-size: clamp(0.85rem, 1.2vw, 1.05rem);
    opacity: 0.85;
    border-top: 1px solid #e5e7eb;
}

    .quote-footer .quote-text[b-d3nmxxxvm6] {
        display: block;
        margin-top: 0.2rem;
        font-style: italic;
        font-weight: 400;
        color: #94a3b8;
        opacity: 0.95;
        line-height: 1.6;
        font-size: clamp(0.95rem, 1.5vw, 1.15rem);
    }

.loading-overlay[b-d3nmxxxvm6] {
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.4);
    display: flex;
    align-items: center;
    justify-content: center;
}
/* /Pages/SettingsPage.razor.rz.scp.css */
body[b-lpgdi23w46] {
}
/* /Pages/UserManagementPage.razor.rz.scp.css */
.title[b-ludt6j04k7] {
    margin: 0 0 1rem;
}

.toolbar[b-ludt6j04k7] {
    display: flex;
    align-items: center;
    gap: .5rem;
    margin-bottom: .75rem;
}


.toolbar .spacer[b-ludt6j04k7] {
        flex: 1;
    }

.search[b-ludt6j04k7] {
    flex: 1;
    max-width: 28rem;
    padding: .5rem .75rem;
    border: 1px solid #d0d7de;
    border-radius: .5rem;
}

.btn[b-ludt6j04k7] {
    padding: .5rem .9rem;
    border-radius: .5rem;
    border: 1px solid #d0d7de;
    background: #fff;
    cursor: pointer;
}

.btn.primary[b-ludt6j04k7] {
        background: #2563eb;
        color: #fff;
        border-color: #2563eb;
    }

.btn.danger[b-ludt6j04k7] {
        background: #dc2626;
        color: #fff;
        border-color: #dc2626;
    }

.btn:disabled[b-ludt6j04k7] {
        opacity: .5;
        cursor: not-allowed;
    }

.table-wrap[b-ludt6j04k7] {
    overflow: auto;
    border: 1px solid #e5e7eb;
    border-radius: .5rem;
}

table.grid[b-ludt6j04k7] {
    width: 100%;
    border-collapse: collapse;
}

    table.grid th[b-ludt6j04k7], table.grid td[b-ludt6j04k7] {
        padding: .6rem .75rem;
        border-bottom: 1px solid #eee;
        text-align: left;
    }

    table.grid th[b-ludt6j04k7] {
        background: #f8fafc;
        position: sticky;
        top: 0;
        z-index: 1;
    }

    table.grid tr.selected[b-ludt6j04k7] {
        background: linear-gradient(90deg, #2563eb 0%, #2563eb 100%);
        color: #fff;
        font-weight: 600;
        box-shadow: 0 2px 8px 0 rgba(99,102,241,0.10);
        outline: 2px solid #2563eb;
        outline-offset: -2px;
        transition: background 0.2s, color 0.2s;
    }

    table.grid tr:hover[b-ludt6j04k7] {
        background: #e0e7ff;
        color: #1e293b;
        transition: background 0.15s, color 0.15s;
    }

td.number[b-ludt6j04k7] {
    text-align: right;
}

tr.empty td[b-ludt6j04k7] {
    text-align: center;
    color: #6b7280;
}

/* Dialog */
.dialog-backdrop[b-ludt6j04k7] {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.4);
    display: grid;
    place-items: center;
}

.dialog[b-ludt6j04k7] {
    width: min(720px, 92vw);
    background: #fff;
    border-radius: .75rem;
    padding: 1rem 1rem 1.25rem;
    box-shadow: 0 10px 30px rgba(0,0,0,.2);
}

    .dialog h3[b-ludt6j04k7] {
        margin: .25rem 0 1rem;
    }

.form-grid[b-ludt6j04k7] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .75rem;
}

.input[b-ludt6j04k7] {
    width: 100%;
    padding: .5rem .6rem;
    border: 1px solid #d1d5db;
    border-radius: .5rem;
}

.dialog-actions[b-ludt6j04k7] {
    margin-top: 1rem;
    display: flex;
    gap: .5rem;
    justify-content: flex-end;
}

.quote-footer[b-ludt6j04k7] {
    margin-top: 2.5rem;
    padding: 1.2rem 0 0.5rem 0;
    text-align: center;
    color: #6b7280;
    font-size: clamp(0.85rem, 1.2vw, 1.05rem);
    opacity: 0.85;
    border-top: 1px solid #e5e7eb;
}

    .quote-footer .quote-text[b-ludt6j04k7] {
        display: block;
        margin-top: 0.2rem;
        font-style: italic;
        font-weight: 400;
        color: #94a3b8;
        opacity: 0.95;
        line-height: 1.6;
        font-size: clamp(0.95rem, 1.5vw, 1.15rem);
    }

.loading-overlay[b-ludt6j04k7] {
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.4);
    display: flex;
    align-items: center;
    justify-content: center;
}

